home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Sample Code / Newton Sample Code 1.2 / Connection Kit / SyncAnotherOne-2 / README.SyncAnotherOne < prev    next >
Encoding:
Text File  |  1993-03-08  |  657 b   |  19 lines  |  [TEXT/R*ch]

  1. Sync Another One, by Bob Ebert
  2.  
  3. Copyright (c) 1993 Apple Computer, Inc.  All rights reserved.
  4.  
  5. Demonstrates how to write MetaData frames for connecting with Newton
  6. Connection.
  7.  
  8. This is still work in progress.  Maybe it will prove useful as it is...
  9.  
  10. v1 adds testing New Entry by cloning the new entry field and calling Export
  11. on it.
  12.  
  13. v2 cleanup soup stuff, globals, replaced MakeSymbol with Intern in import method.
  14.  
  15. IMPORTANT IMPORTANT IMPORTANT IMPORTANT
  16. Please note that this sample does NOT illustrate any of the advanced
  17. export/import features that come with Newton Connection 2.0  See the Built
  18. In MetaDatas sample for good samples of 2.0 extensions.
  19.